home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12912 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.0 KB  |  41 lines

  1. Newsgroups: alt.computer.consultants,comp.edu,comp.lang.basic.misc,comp.lang.c++,comp.lang.misc,comp.lang.pascal.borland,comp.lang.pascal.delphi.misc,comp.misc,comp.os.msdos.programmer,comp.os.os2.programmer.misc,comp.programming
  2. Path: presby.edu!jtbell
  3. From: jtbell@presby.edu (Jon Bell)
  4. Subject: Re: Info on being a Systems Programmer/Analyst?
  5. Message-ID: <Doo5o5.CB4@presby.edu>
  6. Date: Fri, 22 Mar 1996 12:36:05 GMT
  7. References: <4itd85$28s0@news-s01.ny.us.ibm.net>
  8. Organization: Presbyterian College, Clinton, South Carolina USA
  9.  
  10.   <tnagy@ibm.net> wrote:
  11. >Quite a few people here gave you good advices, but nobody seems to
  12. >answer your question. Being a SYSTEMS Programmer is quite different
  13. >from being a Programmer. While a programmer builds applications, the
  14. >system programmer's job is to fine tune and maintain the computer system,
  15. >so that the programmers and users can work on it as smoothly as possible.
  16. >
  17. >Some of the responsibilities (just to give you an idea):
  18. >
  19. >- install and maintain software packages
  20. >- advise management of hardware/software requirements
  21. >- monitor and improve access to system resources
  22. >- setup new users (access rights, password, etc.)
  23. >- solve system access problems
  24.  
  25. Those are a system *administrator's* responsibilities.  A systems 
  26. *programmer's* job is to write and maintain utilities and 
  27. operating-system level software.  The same person may very well perform 
  28. both functions on a small system, but the two jobs require different 
  29. enough skills that most sites that can afford it will have separate 
  30. positions for them.
  31.  
  32. I do some of the system administration work here, and it doesn't involve a
  33. lot of heavy programming... most of the programming I do is either (a)
  34. writing perl scripts or shell scripts to automate "bookkeeping" tasks or
  35. (b) porting software (which usually means tinkering with options in a
  36. makefile, without writing or modifying actual C code). 
  37.  
  38. -- 
  39. Jon Bell <jtbell@presby.edu>                        Presbyterian College
  40. Dept. of Physics and Computer Science        Clinton, South Carolina USA
  41.